VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / CompositeObjectSetListener<T> Class
In This Topic
CompositeObjectSetListener Class Methods
In This Topic
For a list of all methods of this type, see CompositeObjectSetListener<T>.
Public Methods
 NameDescription
Public MethodAdds the specified object set listener.
Public MethodReturns an enumerator that iterates through the CompositeObjectSetListener<T>.
Public MethodRemoves the specified object set listener.
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from ObjectSetListenerBase<T>)
See Also